Click or drag to resize

MessageResponseCcRecipients Property

Represents a collection of recipients that will receive a copy of the message.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> CcRecipients { get; }

Property Value

Type: IListMailbox
See Also